This means that if I have ten session beans that need to access the same JNDI data source, I need to define that same resource reference on each bean in the deployment descriptor. 这意味着如果有十个需要访问相同JNDI数据源的会话bean,就必须在部署描述符的每个bean上定义相同的资源引用。
Note that the JNDI lookup uses the resource reference name in the application deployment descriptor. 注意,JNDI查找使用了在应用程序部署描述符中定义的资源引用名。
This list of attributes corresponds to the resource adapter properties defined in the resource adapter deployment descriptor. 这列属性与资源适配器部署描述符中定义的资源适配器属性相对应。
If you specify the name of the resource reference in this page of the wizard, the J2C tools will create the resource reference and update the application descriptor for us automatically. 如果您在这一页的向导中确定了这些资源的名称,J2C工具将会自动为我们创建这些资源引用并更新应用软件描述符。
This article discussed the use of resource environment entries as an alternative to using properties files or deployment descriptor files for environment-specific application variables. 本文讨论了资源环境项的使用,它是作为对特定于环境的应用程序变量使用属性文件或部署描述符文件的一种代替方法。
It can also be used to locate a resource relative to the location of the XML descriptor. 此外,还可以用它查找与XML描述器的位置相关的资源。
The resource reference declared within the module's deployment descriptor will be bound to the application server's configured data source during deployment. 在部署过程中,在模块的部署描述符中声明的资源引用将绑定到应用程序服务器配置的数据源。
Each resource declared in the XML descriptor is fetched and evaluated. 将获取和计算在XML描述器中声明的每个资源。